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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13328Serrano, Albert, EV8Y 1L1CliffsideBritish ColumbiaCanada
13395Li, Gabriel, J98225BellinghamWashingtonUnited States
26895Shan, Christine, RGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-21 07:50:28.040 UTC