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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11326Xie, Rafael, M90210Beverly HillsCaliforniaUnited States
11956Sandberg, Alexandria90210Beverly HillsCaliforniaUnited States
11531Yuan, Nina, R90210Beverly HillsCaliforniaUnited States
11635Chande, Darrell90210Beverly HillsCaliforniaUnited States

Generated 2025-07-09 00:38:24.567 UTC