[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 509   SHUFFLE   <  SKIP 461  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28051Young, Thomas, MV7L 4J4VancouverBritish ColumbiaCanada
21071Pal, Lindsey, AMK8 8ZDMilton KeynesEnglandUnited Kingdom
16591He, ClarenceRG7 5H7ReadingEnglandUnited Kingdom

Generated 2025-07-13 05:17:17.629 UTC