[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 5809  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26887Rodriguez, JanelleHP10 9QYHigh WycombeEnglandUnited Kingdom
12288Brooks, Sara, APB12PeterboroughEnglandUnited Kingdom
11828Martinez, Katherine97222MilwaukieOregonUnited States

Generated 2025-07-11 18:44:30.056 UTC