Using the same query set, if you call `Get()`, then call `GetPage()`, it will return all results in one page, and not honor the pagination input.
Using the same query set, if you call
Get(), then callGetPage(), it will return all results in one page, and not honor the pagination input.