[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 480   SHUFFLE   <  SKIP 398  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19271Fernandez, Kristopher, O2444Port MacquarieNew South WalesAustralia
20077Coleman, Aidan, L92118CoronadoCaliforniaUnited States
19062Zhou, Erica, M75016ParisSeine (Paris)France

Generated 2025-07-13 16:21:44.860 UTC