[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 955  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12649Goel, Omar, M75017ParisSeine (Paris)France
19944Suarez, Jonathon, P38001BraunschweigNordrhein-WestfalenGermany
27901Cooper, Mariah, JTY31RuncornEnglandUnited Kingdom
29325Thomas, Cameron, E98312BremertonWashingtonUnited States

Generated 2025-07-13 09:59:25.570 UTC