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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12160Zhang, Jaclyn97005BeavertonOregonUnited States
21755White, Lucas, R92118CoronadoCaliforniaUnited States
13678Goel, Warren, AHP10 9QYHigh WycombeEnglandUnited Kingdom

Generated 2025-07-20 00:50:32.575 UTC