[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 511   SHUFFLE   <  SKIP 1323  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24555Chande, Lacey, AOX14 4SEOxfordEnglandUnited Kingdom
25000Turner, Allison, A98104SeattleWashingtonUnited States

Generated 2025-07-18 07:03:24.253 UTC