[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 31   SHUFFLE   <  SKIP 707  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13842Xie, Kenneth, J38001BraunschweigNordrhein-WestfalenGermany
23637Jai, Yolanda, E59170CroixNordFrance
27980Hu, Crystal2010DarlinghurstNew South WalesAustralia

Generated 2025-07-18 10:04:20.605 UTC