[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   SKIP 875   SHUFFLE   <  SKIP 3727  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27804Xu, Shaun, NGL7 1RYGloucestershireEnglandUnited Kingdom
14242Ye, Rafael, V98312BremertonWashingtonUnited States
21495Hughes, James98501OlympiaWashingtonUnited States

Generated 2025-07-09 02:02:49.598 UTC