Paging is not working on my queries:
Steps to reproduce

I'm using the UseRowNumberForPaging option, but seems to be ignored.
I'm using EF Core 3.0.0 with SQL Server 2008 R2. Aand this is how its configured.

Further technical details
EF Core version: 3.0.0
Database provider: Microsoft.EntityFrameworkCore.SqlServer
Target framework: NET Core 3.0
SQL Server Version: 2008 R2