[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 24   SHUFFLE   <  SKIP 2219  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16675Arthur, Kristi, W2036MatravilleNew South WalesAustralia
15933Dominguez, ClintonMK8 8ZDMilton KeynesEnglandUnited Kingdom
12317She, Carl, AOX1OxfordEnglandUnited Kingdom

Generated 2025-07-11 06:41:49.997 UTC