Hi, I have just started using LLbGenPro,I want know how to loop through an entitycollection and want to take that data into a string array.
eg.
foreach(CustomerEntity customer in customersCollection) {...}