[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 480   SHUFFLE   <  SKIP 5603  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14021Richardson, Michelle98033KirklandWashingtonUnited States
25656Sanchez, BrendaL4 4HBLiverpoolEnglandUnited Kingdom
21299Gonzales, Hannah98270MarysvilleWashingtonUnited States

Generated 2025-07-20 01:05:48.995 UTC