I've created a Vendor OData entity and I'm able to see all(newly created + existing) records while exporting the OData entity using Data Management.
But, when I'm trying to load the data in web browser using the OData entity URL, the newly created records are missing. Only the existing records are loading in the web broswer.
And also I noticed the existing records which it is loading into web browser using URL missing the tag "@odata.etag"