[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 4   SHUFFLE   <  SKIP 1305  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14079Price, Lauren, JV9MetchosinBritish ColumbiaCanada
13887Scott, Nathan, K91977Spring ValleyCaliforniaUnited States
11607Moreno, Clinton, H75016ParisSeine (Paris)France

Generated 2025-07-19 06:58:57.274 UTC