[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 3104   SHUFFLE   <  SKIP 4013  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14696Anand, Shawn, J41485GrevenbroichBayernGermany
13988White, Miguel, SV2M1P1NewtonBritish ColumbiaCanada
13925Barnes, Wyatt, A94063Redwood CityCaliforniaUnited States

Generated 2025-07-20 15:02:10.345 UTC