[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 2920   SHUFFLE   <  SKIP 74  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16045Sara, EvelynMK8 8ZDMilton KeynesEnglandUnited Kingdom
16882Young, Robert, G97222MilwaukieOregonUnited States
12015White, Jacob, K91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-15 18:38:46.400 UTC