[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 413   SHUFFLE   <  SKIP 860  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19491Prasad, Stanley59223RoncqNordFrance
24690Long, Christian46236BottropNordrhein-WestfalenGermany
17939Wang, Kelli92150SuresnesHauts de SeineFrance

Generated 2025-07-14 02:34:15.016 UTC