TripPin RW test service for OData doesn't show added entities. When I add entity (Person) via POST https://services.odata.org/V4/(S(xxx))/TripPinServiceRW service responses with 204 Created. But listing of persons via GET https://services.odata.org/V4/(S(xxx))/TripPinServiceRW remains the same and I can't see added person.