[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 189   SHUFFLE   <  SKIP 3180  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11430Yuan, Casey, K46236BottropNordrhein-WestfalenGermany
26929Pal, MauriceWA1 4SYWoolstonEnglandUnited Kingdom
25791Foster, Seth, L93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-14 13:25:55.509 UTC