[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 2029   <  SKIP 1825  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24820Clark, David, G98270MarysvilleWashingtonUnited States
13728Stewart, Taylor90706BellflowerCaliforniaUnited States
27377Alexander, Melanie, NV9LangfordBritish ColumbiaCanada

Generated 2025-07-20 11:00:19.351 UTC