[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 717   SHUFFLE   <  SKIP 2010  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18453Patterson, Caroline, A97330CorvallisOregonUnited States
29360Rodriguez, Bryant, RNT20Newcastle upon TyneEnglandUnited Kingdom
28754Nara, Chad, K10501BerlinNordrhein-WestfalenGermany

Generated 2025-07-12 21:22:24.207 UTC