[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 440   SHUFFLE   <  SKIP 3458  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20187King, Robert, C91977Spring ValleyCaliforniaUnited States
18115Young, Richard, C98104SeattleWashingtonUnited States
24145Serrano, Cheryl, JRG41 1QWWokinghamEnglandUnited Kingdom
27191Brown, David, JV2M1S6NewtonBritish ColumbiaCanada

Generated 2025-07-21 14:51:28.642 UTC