[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 251   SHUFFLE   <  SKIP 56  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13184Perez, Miguel97355LebanonOregonUnited States
16099Jenkins, Julian98104SeattleWashingtonUnited States
14483Henderson, Nicole, A97034Lake OswegoOregonUnited States

Generated 2025-07-15 07:44:05.074 UTC