[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 4321   <  SKIP 201  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16824Munoz, Randall, J12171BerlinHessenGermany
16691Romero, Paula, B6006PerthSouth AustraliaAustralia
18049Watson, Patrick, H98036LynnwoodWashingtonUnited States

Generated 2025-07-16 10:22:31.099 UTC