[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 2948   SHUFFLE   <  SKIP 13  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20501Nelson, Morgan98284Sedro WoolleyWashingtonUnited States
11961Alvarez, Anne, A94704BerkeleyCaliforniaUnited States
19511Ward, Marcus, LOX1OxfordEnglandUnited Kingdom
23807Hughes, Carson94015Daly CityCaliforniaUnited States

Generated 2025-07-20 03:50:19.546 UTC