[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 16   <  SKIP 180  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15612Ma, DamienMK8 8DFMilton KeynesEnglandUnited Kingdom
25101Baker, Wyatt, AV2M1P1NewtonBritish ColumbiaCanada
16136Srini, George98312BremertonWashingtonUnited States

Generated 2025-07-13 13:22:38.103 UTC