[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 568   SHUFFLE   <  SKIP 723  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24639Moore, Ian, LV2W 1W2HaneyBritish ColumbiaCanada
12336Price, WyattNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-18 04:58:10.732 UTC