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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28638Thompson, Alexandra, S92806La JollaCaliforniaUnited States
28662Murphy, Isaiah92806La JollaCaliforniaUnited States
28999Martinez, Edward, A92806La JollaCaliforniaUnited States

Generated 2025-07-11 19:33:16.186 UTC