[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 24   SHUFFLE   <  SKIP 1314  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27837Jai, Kelsey, JC2H 7AULondonEnglandUnited Kingdom
27223Wright, Jeremy, S99362Walla WallaWashingtonUnited States
13386Patterson, Samuel, R97355LebanonOregonUnited States

Generated 2025-07-11 12:30:37.572 UTC