[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 5986  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25699Kelly, Marcus, ANT20Newcastle upon TyneEnglandUnited Kingdom
28874Brooks, Alexa, F98052RedmondWashingtonUnited States
20183Allen, Sophia97355LebanonOregonUnited States

Generated 2025-07-12 20:20:08.395 UTC