[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 8149   SHUFFLE   <  SKIP 1031  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26887Rodriguez, JanelleHP10 9QYHigh WycombeEnglandUnited Kingdom
27927Zhao, OmarB29 6SLBirminghamEnglandUnited Kingdom
20108Gao, Glenn98168BurienWashingtonUnited States

Generated 2025-07-21 16:50:17.579 UTC