[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 4430  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20467Bennett, Gabrielle98027IssaquahWashingtonUnited States
22080Sanchez, Caitlin, MV0SookeBritish ColumbiaCanada
16553Roberts, Gabriella, JEM15Esher-MoleseyEnglandUnited Kingdom
16443Gao, Dawn, CGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-07-11 13:14:00.980 UTC