[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 2283   SHUFFLE   <  SKIP 1839  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28950Lal, Carl, C1597Lane CoveNew South WalesAustralia
27889Xie, Jodi, K75017ParisSeine (Paris)France
13398Ross, Logan, L98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-16 07:36:37.862 UTC