Hi Andrew,
If you are building a reactive web application then in the OnChange Event of the dropdown you should reset the StartIndex Local variable to 0 and refresh the aggregate.
If you are building a traditional web application then on the OnChange event you can call the Refresh<Entity>Table action with ResetPagination property set to True.
If you next time when ask a question be so kind to also select the application type (Traditional, Reactive, Mobile) that it is easier for the community to answer you correctly.
Regards,
Daniel