[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 2421   SHUFFLE   <  SKIP 3220  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22870Chen, Barbara, M95000CergyVal d'OiseFrance
20068Peterson, Alexandria, F94947NovatoCaliforniaUnited States
21735Diaz, Grace, R94015Daly CityCaliforniaUnited States
12609Carlson, Linda, JWA3WatfordEnglandUnited Kingdom

Generated 2025-07-14 19:19:00.677 UTC