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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19999Brooks, Danielle92806La JollaCaliforniaUnited States
20207Bailey, Angel, T92806La JollaCaliforniaUnited States
20337Hall, Xavier92806La JollaCaliforniaUnited States

Generated 2025-07-12 13:00:08.463 UTC