[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 509   SHUFFLE   <  SKIP 1067  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12590Chander, MarioNT20Newcastle upon TyneEnglandUnited Kingdom
19450Lal, Keith59368WerneNordrhein-WestfalenGermany
14279Barnes, Taylor3280WarrnamboolVictoriaAustralia

Generated 2025-07-21 01:43:54.228 UTC