[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 470   SHUFFLE   <  SKIP 3823  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13669Gill, Kristy4217Gold CoastQueenslandAustralia
17194Thompson, Wyatt59368WerneNordrhein-WestfalenGermany
20891Anand, Darrell, M92700ColombesHauts de SeineFrance
24856Huang, Candice, J70452StuttgartSaarlandGermany

Generated 2025-07-14 23:45:36.538 UTC