[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 0   SHUFFLE   <  SKIP 2686  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23350Thomas, Natalie, MV3J 6Z3BurnabyBritish ColumbiaCanada
22334Serrano, Juan98168BurienWashingtonUnited States
23151Brown, Michael, A97222MilwaukieOregonUnited States

Generated 2025-10-29 23:00:33.228 UTC