[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   <  SKIP 7663  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20207Bailey, Angel, T92806La JollaCaliforniaUnited States
20337Hall, Xavier92806La JollaCaliforniaUnited States
20353Phillips, Allison92806La JollaCaliforniaUnited States

Generated 2025-07-12 10:04:09.631 UTC