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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15964Cox, Steven, E92806La JollaCaliforniaUnited States
15990Richardson, Eduardo, E92806La JollaCaliforniaUnited States
15891Lopez, Jordan92806La JollaCaliforniaUnited States

Generated 2025-07-13 05:02:52.123 UTC