[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 405   SHUFFLE   <  SKIP 637  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12956Sun, Marshall45202CincinnatiOhioUnited States
15385Reed, Destiny97355LebanonOregonUnited States
14468Rivera, Grace, M98403TacomaWashingtonUnited States

Generated 2025-07-19 11:07:35.171 UTC