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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14331Murphy, Timothy97222MilwaukieOregonUnited States
19977Gill, Kristine5023FindonSouth AustraliaAustralia
16824Munoz, Randall, J12171BerlinHessenGermany
29074Long, Joan, R98371PuyallupWashingtonUnited States

Generated 2025-07-11 14:33:30.173 UTC