[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 158   SHUFFLE   <  SKIP 146  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19480Zeng, Lisa, R92400CourbevoieHauts de SeineFrance
11246Rubio, Latasha20354HamburgHamburgGermany
23888Clark, Edward, R91364Woodland HillsCaliforniaUnited States
25069Ortega, Lori98168BurienWashingtonUnited States
26908Zheng, Glenn45000OrleansLoiretFrance
14816Lewis, KatherineKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-15 00:01:29.842 UTC