[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 3669   SHUFFLE   <  SKIP 2712  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12405Sanchez, ColeNT20Newcastle upon TyneEnglandUnited Kingdom
15097Bennett, MorganKB9KirkbyEnglandUnited Kingdom
11125Navarro, Dana, J3198SeafordVictoriaAustralia

Generated 2025-07-12 07:05:55.674 UTC