[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 3315  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23711Diaz, Fernando, W98284Sedro WoolleyWashingtonUnited States
18450Shen, Willie, S2300NewcastleNew South WalesAustralia
12477Gill, Robin, J75008ParisSeine (Paris)France

Generated 2025-07-09 16:52:32.970 UTC