[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 680   SHUFFLE   <  SKIP 2677  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16040Gill, Casey75008ParisSeine (Paris)France
14125Gonzalez, Shane, Y5023FindonSouth AustraliaAustralia
20245Malhotra, Darren, L3220GeelongVictoriaAustralia

Generated 2025-07-20 12:35:17.319 UTC