I am using Mendix 7.0.2 and the amazing import mapping feature. However, I'm really new to Mendix and don't know how to get the data from the non-persistent entities created by the import mapping and an actual entity in the database I can do something with. I know I can also do "stuff" with the non-persistent entity's data, but I'm more interested in making the data persistent.
What do you recommend?