[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 591   SHUFFLE   <  SKIP 3204  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12266Lin, Tiffany33098PaderbornNordrhein-WestfalenGermany
15635Martin, SheilaNT20Newcastle upon TyneEnglandUnited Kingdom
26405Blanco, Naomi, K75019ParisSeine (Paris)France

Generated 2025-07-14 07:41:00.307 UTC