Hi Hector,
As Suggested by Yasemin,you can do it in the backend in the Modelling Level.
The other way is to have filters in the query , so that the number of records Fetch is minimal.
Instead of Fetching 10000 records you will fetch 4000 Records by using filters.
rgds
SVU