[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 672  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26205Alvarez, JulioLA1 1LNLancasterEnglandUnited Kingdom
15990Richardson, Eduardo, E92806La JollaCaliforniaUnited States
26932Raman, KristinaSL67RJMaidenheadEnglandUnited Kingdom
22588Martin, Teresa, DGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-07-15 01:42:34.509 UTC