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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19730Black, Ricardo, M90210Beverly HillsCaliforniaUnited States
19821Vazquez, Tabitha, E90210Beverly HillsCaliforniaUnited States
20094Chande, Lindsey90210Beverly HillsCaliforniaUnited States

Generated 2025-11-01 11:23:25.188 UTC