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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12477Gill, Robin, J75008ParisSeine (Paris)France
28492Tang, Bethany59491Villeneuve-d'AscqNordFrance
12352Zhang, Ramon, D2055North SydneyNew South WalesAustralia

Generated 2025-07-16 06:22:53.805 UTC