[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 2720   <  SKIP 1174  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27449Cox, Bryan94070San CarlosCaliforniaUnited States
27529White, Rachel, S94070San CarlosCaliforniaUnited States
28152Rivera, Ian94070San CarlosCaliforniaUnited States

Generated 2025-11-05 20:44:50.049 UTC