[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 875   SHUFFLE   <  SKIP 124  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14589Cook, Mackenzie, R94063Redwood CityCaliforniaUnited States
27686Zhang, Vincent, M1597Lane CoveNew South WalesAustralia
23402Cox, Melissa, F99202SpokaneWashingtonUnited States
20562Mr., Rodman, JimEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-12 17:04:45.533 UTC