[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 494   SHUFFLE   <  SKIP 163  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27224Griffin, Jessica, A97068W. LinnOregonUnited States
19758Wright, Alex91364Woodland HillsCaliforniaUnited States
11302Russell, Spencer97330CorvallisOregonUnited States

Generated 2025-07-12 22:38:23.644 UTC