You develop a web application that uses table storage in Azure.
You create a storage account named Contoso that stores a table named CityPopulationData.
The web application stores entities in this table.
You need to query the table data by using OData.
Which URL should you use?
A.
http://contoso.table.core.windows.net/citypopulationdata
B.
http://contoso.table.core.windows.net/odata/citypopulationdata
C.
http://azurestorage.table.core.windows.net/contoso
D.
http://microsoft.table.core.windows.net/contoso
E.
http://azure.table.core.windows.net/contoso/citypopulationdata