[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 468   SHUFFLE   <  SKIP 74  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13177Rogers, Taylor97222MilwaukieOregonUnited States
26972Sara, Kristopher, T75002ParisSeine (Paris)France
13668Martinez, Stanley, Z2450Coffs HarbourNew South WalesAustralia
18486Torres, Kari2065St. LeonardsNew South WalesAustralia

Generated 2025-07-12 22:37:34.618 UTC