[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   SHUFFLE   SKIP 3721   <  SKIP 25  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15655Gomez, Deanna45001EssenHamburgGermany
26193Edwards, Luis, M90210Beverly HillsCaliforniaUnited States
25196Yang, Aaron, CV3A 4R2LangleyBritish ColumbiaCanada
26090Moreno, Mathew90706BellflowerCaliforniaUnited States
18315Dominguez, Melody, A60188Carol StreamIllinoisUnited States
14656Fernandez, Bryant, R98225BellinghamWashingtonUnited States

Generated 2025-07-14 23:18:17.897 UTC