[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 2214   SHUFFLE   <  SKIP 2279  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20709Evans, Samuel, M94941Mill ValleyCaliforniaUnited States
25087Young, Wyatt98168BurienWashingtonUnited States
14178Raje, Katie75002ParisSeine (Paris)France

Generated 2025-07-17 07:49:21.900 UTC