[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 909   <  SKIP 319  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26973Rowe, Alberto, WGL50CheltenhamEnglandUnited Kingdom
22328Anderson, Grace, D98168BurienWashingtonUnited States
21690Thomas, SamanthaV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-17 21:12:25.521 UTC