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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25415Evans, Aaron, E94015Daly CityCaliforniaUnited States
17985Sun, Cedric24044KielSaarlandGermany
25506Raji, Cristina, EWA3WatfordEnglandUnited Kingdom

Generated 2025-07-21 16:32:01.682 UTC