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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26913Lopez, HaroldHP10 9QYHigh WycombeEnglandUnited Kingdom
19853Ramos, Ricky, E90746CarsonCaliforniaUnited States
14780Alonso, Tabitha59223RoncqNordFrance

Generated 2025-07-08 16:10:42.157 UTC