[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 3243   SHUFFLE   <  SKIP 399  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16407Zhao, Colleen, LMK8 8ZDMilton KeynesEnglandUnited Kingdom
14221Zhao, Glenn, C2065St. LeonardsNew South WalesAustralia

Generated 2025-07-21 06:11:38.417 UTC