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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15879Wilson, Tyler, LV0SookeBritish ColumbiaCanada
17115Xu, Karen, EEM15Esher-MoleseyEnglandUnited Kingdom
11694Ortega, Jonathon, L94014ColmaCaliforniaUnited States
29127Murphy, Bryan, L94014ColmaCaliforniaUnited States

Generated 2025-07-12 04:11:24.296 UTC