[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 999   SHUFFLE   <  SKIP 260  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16972Hernandez, Lucas97034Lake OswegoOregonUnited States
21692Ward, Savannah, L98901YakimaWashingtonUnited States
11552Rubio, Eddie, L38231SalzgitterHessenGermany
26720Watson, Seth, I98104SeattleWashingtonUnited States

Generated 2025-07-20 11:47:39.500 UTC