[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 5738  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17654Alexander, CarolineV3L 1E7WestminsterBritish ColumbiaCanada
18563Sanchez, Evan, R94303Palo AltoCaliforniaUnited States
20039Evans, Stephanie, C98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-12 02:00:51.110 UTC