[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 405   SHUFFLE   <  SKIP 1464  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22969Martin, Taylor, EV2L3W8NewtonBritish ColumbiaCanada
16428Ross, RyanPE17BuryEnglandUnited Kingdom

Generated 2025-07-13 15:35:24.685 UTC