[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 590   SHUFFLE   <  SKIP 226  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18627Gomez, Kristine, EE17 6JFLondonEnglandUnited Kingdom
23730Rodriguez, MorganV2W 1W2HaneyBritish ColumbiaCanada
17567Cook, Nathaniel, G94015Daly CityCaliforniaUnited States
26104Edwards, Timothy, D97205PortlandOregonUnited States

Generated 2025-07-12 15:56:13.489 UTC