[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 1445   SHUFFLE   <  SKIP 324  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29416Ramos, Pedro, PPE17BuryEnglandUnited Kingdom
14001Hill, Hunter97005BeavertonOregonUnited States
13163Lopez, Noah, M94015Daly CityCaliforniaUnited States
22010Lopez, Henry, M94010BurlingameCaliforniaUnited States
22445Suarez, Diane, L31770ColomiersGaronne (Haute)France
14830Ward, Isabella66740SaarlouisSaarlandGermany

Generated 2025-07-12 20:54:32.675 UTC