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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12477Gill, Robin, J75008ParisSeine (Paris)France
13362Morgan, Destiny90706BellflowerCaliforniaUnited States
26446Muñoz, Jamie, H2061Milsons PointNew South WalesAustralia

Generated 2025-07-21 11:05:02.660 UTC