[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 2421   SHUFFLE   <  SKIP 5900  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20245Malhotra, Darren, L3220GeelongVictoriaAustralia
23947Liang, Autumn33098PaderbornNordrhein-WestfalenGermany
15683Carlson, Jessie38001BraunschweigNordrhein-WestfalenGermany

Generated 2025-07-13 17:17:25.940 UTC