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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23020Jones, Hannah98033KirklandWashingtonUnited States
15542Baker, Andrea, L91502BurbankCaliforniaUnited States
28542Zhao, Martha, L94310OrlyVal de MarneFrance
22310Sanders, Christina66578NeunkirchenSaarlandGermany

Generated 2025-07-13 19:22:51.980 UTC