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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12029Hu, Damien90706BellflowerCaliforniaUnited States
11825She, Aimee90706BellflowerCaliforniaUnited States
12209Jai, Mindy90706BellflowerCaliforniaUnited States
12118Sanchez, Miguel, L90706BellflowerCaliforniaUnited States

Generated 2025-07-08 11:37:27.519 UTC