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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14756Reed, Charles92806La JollaCaliforniaUnited States
15964Cox, Steven, E92806La JollaCaliforniaUnited States
15891Lopez, Jordan92806La JollaCaliforniaUnited States

Generated 2025-07-16 01:25:30.373 UTC