I have an Angular 7 app that calls an .NET Core API to retrieve a total of 600K records with 20 columns. When I debug the API, it contains the complete data set in the response.