[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 484   SHUFFLE   <  SKIP 337  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16511Raman, Joe, GCB4 4BZCambridgeEnglandUnited Kingdom
20593Jordan, Joel, M91940Les UlisEssonneFrance
21600Bell, Alexa, R95062Santa CruzCaliforniaUnited States

Generated 2025-07-08 21:09:01.840 UTC