[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 324   SHUFFLE   <  SKIP 469  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25599Russell, AaronGL50CheltenhamEnglandUnited Kingdom
14143Sandoval, JillEC1R 0DULondonEnglandUnited Kingdom
13055Gray, Patrick, J97355LebanonOregonUnited States

Generated 2025-07-17 19:50:13.544 UTC