[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 5529  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19222Hall, Jordan, E98901YakimaWashingtonUnited States
13386Patterson, Samuel, R97355LebanonOregonUnited States
14245Russell, Ana, R97071WoodburnOregonUnited States
25731Tang, Colleen, AW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-11 22:22:54.793 UTC