[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 7112   SHUFFLE   <  SKIP 289  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19777Thomas, Jonathan, C90012Los AngelesCaliforniaUnited States
19532Brown, Victoria, B94015Daly CityCaliforniaUnited States
28913Diaz, KristaNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-18 22:50:27.121 UTC