[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 24   SHUFFLE   <  SKIP 813  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16884Miller, Richard, J98901YakimaWashingtonUnited States
19632Vazquez, Lawrence2300NewcastleNew South WalesAustralia
23044Patterson, Aidan, B97330CorvallisOregonUnited States

Generated 2025-07-13 09:39:00.388 UTC