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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15623Madan, Molly, A75006ParisSeine (Paris)France
11130Russell, Caroline, L97355LebanonOregonUnited States
11673Ye, Susan, C98168BurienWashingtonUnited States

Generated 2025-07-11 15:21:46.686 UTC