In SQL I have a table with a start date. I can order by that and see below:

In power automate I have a get rows order by same column.

But no matter what I change it never returns all the same rows??

I can't see the reason? I'm not filtering. Pagination is set to on and 100000. This order by should return same records right??
So for example look at row 2 from SQL... start date 2023-05-30, but if you look at the returned data in Power automate, no start date 2023-05-30?? there's several other rows missing too?
Anything else I should do?
Thanks,
Terry