[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 0   SHUFFLE   <  SKIP 4043  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28882Shen, Tasha, E93400Saint-DenisSeine Saint DenisFrance
21706Murphy, Haley98168BurienWashingtonUnited States
23143Phillips, Jada, S98027IssaquahWashingtonUnited States
17013Mitchell, Gabriella, L97301SalemOregonUnited States
20924Sanz, Alberto, M59368WerneNordrhein-WestfalenGermany
22973Lin, Alan3337MeltonVictoriaAustralia

Generated 2025-10-31 19:01:08.930 UTC