[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 593   SHUFFLE   <  SKIP 159  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28127Price, Fernando95062Santa CruzCaliforniaUnited States
11198Sanders, Brooke95062Santa CruzCaliforniaUnited States
28832Rodriguez, JosephV0SookeBritish ColumbiaCanada

Generated 2025-07-15 11:19:30.219 UTC