[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 589   SHUFFLE   <  SKIP 182  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28990Raman, Ann, E94519ConcordCaliforniaUnited States
21113Cai, Laura, L75012ParisSeine (Paris)France

Generated 2025-07-17 01:25:00.880 UTC