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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26950Suri, Dominic45000OrleansLoiretFrance
29426Gomez, Neil75010ParisSeine (Paris)France
13842Xie, Kenneth, J38001BraunschweigNordrhein-WestfalenGermany

Generated 2025-07-13 10:14:46.665 UTC