[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 872   SHUFFLE   <  SKIP 3058  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17790Ye, DarrylRG41 1QWWokinghamEnglandUnited Kingdom
19693Foster, KaylaV7L 4J4VancouverBritish ColumbiaCanada
22418Smith, Jacob, APE17BuryEnglandUnited Kingdom

Generated 2025-07-16 09:10:48.000 UTC