[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 24   SHUFFLE   <  SKIP 775  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29358Chande, PriscillaC2H 7AULondonEnglandUnited Kingdom
25415Evans, Aaron, E94015Daly CityCaliforniaUnited States
29312She, Colleen, E2444Port MacquarieNew South WalesAustralia

Generated 2025-07-16 17:13:01.454 UTC