[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 2421   SHUFFLE   <  SKIP 2915  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27097Gonzales, Kaitlyn98033KirklandWashingtonUnited States
17088Yuan, Wayne, V75019ParisSeine (Paris)France
19394Nelson, HenryV2L3W8NewtonBritish ColumbiaCanada

Generated 2025-07-12 10:48:22.772 UTC