[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 508   SHUFFLE   <  SKIP 756  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17884Schmidt, MayraNT20Newcastle upon TyneEnglandUnited Kingdom
11609Ye, Eugene, EY024 1GFYorkEnglandUnited Kingdom
19384Rai, Gilbert, B66578NeunkirchenSaarlandGermany

Generated 2025-07-18 07:06:19.006 UTC