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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24976Cooper, StephanieV9B 2C3ShawneeBritish ColumbiaCanada
25208Taylor, Daniel, P92020El CajonCaliforniaUnited States
25511Arun, Chelsea, MRG7 5H7ReadingEnglandUnited Kingdom

Generated 2025-07-13 12:32:32.629 UTC