[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 326  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15347Alonso, Deanna, A90706BellflowerCaliforniaUnited States
14729Rubio, Gloria, T90706BellflowerCaliforniaUnited States
14730Ferrier, Jerry, M90706BellflowerCaliforniaUnited States
15521Deng, Kathryn90706BellflowerCaliforniaUnited States
15750Martinez, Kaitlin90706BellflowerCaliforniaUnited States
16081Cai, Arturo, M90706BellflowerCaliforniaUnited States

Generated 2025-07-05 10:31:59.631 UTC