[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 3669   SHUFFLE   <  SKIP 1293  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23434Nath, Katie, A7001HobartTasmaniaAustralia
23772Raman, Cory10501BerlinNordrhein-WestfalenGermany
19324Blanco, Tanya, W75012ParisSeine (Paris)France
28497Yang, Alvin66001SaarbrückenSaarlandGermany

Generated 2025-07-16 19:05:49.786 UTC