When working with Dynamics 365 web API to query data, we often try to quickly
test the URL for the OData request we created and verify the results in the
browser. This is particularly useful when working with JS to make requests or
working with integrations to validate the data.