[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 1343  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20697Schmidt, Stefanie, R90210Beverly HillsCaliforniaUnited States
20759Serrano, Teresa90210Beverly HillsCaliforniaUnited States
19821Vazquez, Tabitha, E90210Beverly HillsCaliforniaUnited States
21342Xie, Tonya, S90210Beverly HillsCaliforniaUnited States

Generated 2025-10-31 09:52:35.186 UTC