[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 413   SHUFFLE   <  SKIP 1277  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17884Schmidt, MayraNT20Newcastle upon TyneEnglandUnited Kingdom
27516Murphy, Charles, M1002SydneyNew South WalesAustralia
23616Roberts, Karen, A66740SaarlouisSaarlandGermany

Generated 2025-07-18 00:22:17.161 UTC