[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 229   SHUFFLE   <  SKIP 339  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28380Goel, Lindsay, A94310OrlyVal de MarneFrance
27878He, Dennis, J4655Hervey BayQueenslandAustralia
14373Jai, Ricardo94010BurlingameCaliforniaUnited States

Generated 2025-07-19 13:51:45.611 UTC