[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 250   SHUFFLE   <  SKIP 1398  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21735Diaz, Grace, R94015Daly CityCaliforniaUnited States
26193Edwards, Luis, M90210Beverly HillsCaliforniaUnited States
25028Gonzalez, Brenda2300NewcastleNew South WalesAustralia

Generated 2025-07-08 12:55:00.352 UTC