[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 10702  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17377Wood, Isabel97034Lake OswegoOregonUnited States
17464Rodriguez, Jeremy, L97034Lake OswegoOregonUnited States
17356Evans, Mary, E97034Lake OswegoOregonUnited States

Generated 2025-07-18 14:07:24.355 UTC