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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12403Young, HenryWA3WatfordEnglandUnited Kingdom
18970Roberts, Jason, G90012Los AngelesCaliforniaUnited States
17038Wang, Ernest92118CoronadoCaliforniaUnited States

Generated 2025-07-14 11:35:01.446 UTC