[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 750   SHUFFLE   <  SKIP 687  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13362Morgan, Destiny90706BellflowerCaliforniaUnited States
14821Raje, MauriceAS23Stoke-on-TrentEnglandUnited Kingdom
19734Weisman, Natalie92102San DiegoCaliforniaUnited States

Generated 2025-11-05 17:12:09.549 UTC