[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 2421   SHUFFLE   <  SKIP 2924  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20757Powell, Alexia97071WoodburnOregonUnited States
11084Phillips, Lucas97355LebanonOregonUnited States
19025Roberts, Aaron97222MilwaukieOregonUnited States

Generated 2025-07-11 22:54:07.181 UTC