[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 2130   SHUFFLE   <  SKIP 160  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28160Reed, Melanie, AV9LangfordBritish ColumbiaCanada
28966Li, Martha, M94519ConcordCaliforniaUnited States
19421Rana, Jay59000LilleNordFrance
21425Hall, Carlos91950National CityCaliforniaUnited States

Generated 2025-07-18 18:00:32.500 UTC