[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 2920   SHUFFLE   <  SKIP 158  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24199Prasad, Veronica, JMK8 8ZDMilton KeynesEnglandUnited Kingdom
27245Jones, Lauren, R92806La JollaCaliforniaUnited States
24146Suarez, Craig45000OrleansLoiretFrance

Generated 2025-07-14 20:22:22.188 UTC