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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26743Chande, Derek2065St. LeonardsNew South WalesAustralia
24595Wu, Kelvin1597Lane CoveNew South WalesAustralia
11121Suarez, Orlando2300NewcastleNew South WalesAustralia

Generated 2025-07-10 20:43:03.943 UTC