[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 484   SHUFFLE   <  SKIP 2373  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11414Richardson, IanKB9KirkbyEnglandUnited Kingdom
20967Rowe, Casey, T53001BonnHamburgGermany
20268He, Jorge3337MeltonVictoriaAustralia

Generated 2025-07-12 12:09:39.069 UTC