[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 0   SHUFFLE   <  SKIP 3261  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18322Ross, AntonioV6B 3P7Port HammondBritish ColumbiaCanada
17760Romero, DianaEM15Esher-MoleseyEnglandUnited Kingdom
26805Reed, Alexandria91945Lemon GroveCaliforniaUnited States

Generated 2025-10-31 16:06:20.230 UTC