[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 750   SHUFFLE   <  SKIP 2232  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20449Walker, Rachel94010BurlingameCaliforniaUnited States
15635Martin, SheilaNT20Newcastle upon TyneEnglandUnited Kingdom
17411Brooks, Jennifer, LV3L 1H4WestminsterBritish ColumbiaCanada

Generated 2025-07-11 21:06:15.053 UTC