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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11543Chande, Sheena75013ParisSeine (Paris)France
26431Rai, Shaun1597Lane CoveNew South WalesAustralia
14964Shen, Damien, COX1OxfordEnglandUnited Kingdom

Generated 2025-07-16 18:17:20.971 UTC