[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 2693   SHUFFLE   <  SKIP 2358  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13791Martin, AudreyMK8 8DFMilton KeynesEnglandUnited Kingdom
18530Evans, Wyatt, M98284Sedro WoolleyWashingtonUnited States
16052Gutierrez, Danny, L75003ParisSeine (Paris)France

Generated 2025-07-15 10:44:02.022 UTC