truebeck-datawh
Results
1
comments of
truebeck-datawh
Experimental_v3 branch worked for me to run this code: `vendors = getattr(client.entity_sets, 'DW_Vendor').get_entities().execute()` and I am able to retrieve all the data from that feed in one line of code....