poco - moh-hassan/odata2poco GitHub Wiki
List POCO classes of OData feed
run the command:
o2pgen -lv -r http://services.odata.org/V4/Northwind/Northwind.svc
A list of the name of POCO is generated with url link to OData service.
IF you browse the link, you get Json Data
1:Alphabetical_list_of_product
2: Category
5: Customer
6: Customer_and_Suppliers_by_City
8: Employee
9: Invoice
10: Order
11: Order_Detail
13: Order_Subtotal
14: Orders_Qry
15: Product
17: Products_Above_Average_Price
19: Region
22: Shipper
23: Summary_of_Sales_by_Quarter
25: Supplier
26: Territory