[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 1324   SHUFFLE   <  SKIP 1209  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12878Sun, Gilbert, L90210Beverly HillsCaliforniaUnited States
17356Evans, Mary, E97034Lake OswegoOregonUnited States
11408Gill, Darren, MW1Y 3RALondonEnglandUnited Kingdom
21123Luo, Carl92100Boulogne-BillancourtHauts de SeineFrance

Generated 2025-07-20 17:50:47.072 UTC