[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 482   SHUFFLE   <  SKIP 4289  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28858Hughes, Aidan, E94941Mill ValleyCaliforniaUnited States
22604Simmons, Wyatt, VLE18LeedsEnglandUnited Kingdom
11398Nath, Colin, NNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-16 17:46:40.364 UTC