[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 364   SHUFFLE   <  SKIP 1187  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19430Goel, Sharon, ML4 4HBLiverpoolEnglandUnited Kingdom
18244Chande, Lindsay4169East BrisbaneQueenslandAustralia

Generated 2025-07-18 23:20:01.701 UTC