[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 482   SHUFFLE   <  SKIP 4637  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13005Alvarez, Desiree4217Gold CoastQueenslandAustralia
17260King, Sean, B97355LebanonOregonUnited States
14815Gonzales, Isabella, RGL50CheltenhamEnglandUnited Kingdom
14355King, Ian97355LebanonOregonUnited States
13770Moreno, Gerald, A60323FrankfurtHessenGermany
19659Robinson, Wyatt90802Long BeachCaliforniaUnited States

Generated 2025-07-15 23:25:45.547 UTC