Dear ALL;
Thanks a lot for your help.
I need to inform you that in the previous version of my application with the same number of Customers (13,000 customers) are working faster than this version and the same code is working in the previous version.
I have debugged my application and found that the problem is when i assign the filter to the EntityView object.
MTrinder
I have created a TypedList on this Table and use it in binding instead of the EntityCollection and the same slowness is present.
Otis
Thanks for your Clarification.
The customer data does not change and the application is used from company branches so i load it one time when the user of the application logs in.
Thanks a lot.