[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 250   SHUFFLE   <  SKIP 1765  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25335Rodriguez, Cesar, LV8Y 1L1CliffsideBritish ColumbiaCanada
28093Kumar, Brad98225BellinghamWashingtonUnited States
19277Jiménez, Billy, L78400ChatouYvelineFrance
22505Shen, JulieBD1 4SJW. YorkEnglandUnited Kingdom

Generated 2025-07-16 10:39:02.784 UTC