[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 1211   SHUFFLE   <  SKIP 3367  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23356Ward, Grace, S94010BurlingameCaliforniaUnited States
20945Tang, Roger, M80074MünchenNordrhein-WestfalenGermany
26034Gao, Rosa4655Hervey BayQueenslandAustralia

Generated 2025-07-20 17:53:59.985 UTC