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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28606Wilson, Joshua, A94611OaklandCaliforniaUnited States
17616Weisman, Daniel, J98284Sedro WoolleyWashingtonUnited States
20800Jenkins, ConnorPE17BuryEnglandUnited Kingdom

Generated 2025-07-11 13:09:23.607 UTC