[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 3713   <  SKIP 609  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13763Richardson, Stephanie, D98901YakimaWashingtonUnited States
25679Rodriguez, Meredith93500PantinSeine Saint DenisFrance
27907Taylor, MichaelEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-17 20:46:15.028 UTC