[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 527   SHUFFLE   <  SKIP 4458  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27476Alexander, Alexis, L90706BellflowerCaliforniaUnited States
23967Suri, Veronica, DNT20Newcastle upon TyneEnglandUnited Kingdom
18910Perez, Marco97005BeavertonOregonUnited States

Generated 2025-07-20 09:52:55.184 UTC