[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 2750  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20590Zhang, Todd60323FrankfurtHessenGermany
14385Hall, Maria97355LebanonOregonUnited States
11177Flores, Jose, M92102San DiegoCaliforniaUnited States
15711Liang, JefferyCB4 4BZCambridgeEnglandUnited Kingdom

Generated 2025-07-12 15:31:44.182 UTC