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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11571Sai, Joel45000OrleansLoiretFrance
20556Sun, Glenn, D04139LeipzigNordrhein-WestfalenGermany
18253Guo, Trisha3000MelbourneVictoriaAustralia

Generated 2025-07-11 21:33:55.017 UTC