[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 808   SHUFFLE   <  SKIP 281  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28779Reed, Morgan, EV0SookeBritish ColumbiaCanada
28430Suarez, Armando48001MünsterSaarlandGermany
22352Moore, Elizabeth, J90712LakewoodCaliforniaUnited States
28417Lal, Ashlee, APE17BuryEnglandUnited Kingdom

Generated 2025-07-20 02:01:14.763 UTC