[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 2608   SHUFFLE   <  SKIP 1050  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15323Wilson, EduardoV9B 2C3ShawneeBritish ColumbiaCanada
27317Lopez, Raymond, GMK8 8DFMilton KeynesEnglandUnited Kingdom
11529Bryant, Austin, L97205PortlandOregonUnited States

Generated 2025-07-15 14:03:16.812 UTC