[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 735  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14662Ross, Jack90241DowneyCaliforniaUnited States
11509Harui, Roger94947NovatoCaliforniaUnited States
18138Alonso, Walter, C75016ParisSeine (Paris)France

Generated 2025-07-12 00:55:14.498 UTC