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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25171Rodriguez, Christopher, E97355LebanonOregonUnited States
23451James, Taylor, L98284Sedro WoolleyWashingtonUnited States
21858Lin, Curtis, NW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-11 23:44:54.969 UTC