[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 875   SHUFFLE   <  SKIP 6151  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26741Pal, Nichole, J1597Lane CoveNew South WalesAustralia
22649Tang, Corey57000MetzMoselleFrance
12867Ye, Laura, J33098PaderbornNordrhein-WestfalenGermany
26521Taylor, Nathan, L98371PuyallupWashingtonUnited States

Generated 2025-07-18 17:52:31.300 UTC