[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 494   SHUFFLE   <  SKIP 1849  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29073Barnes, Melanie, M98225BellinghamWashingtonUnited States
24595Wu, Kelvin1597Lane CoveNew South WalesAustralia
29034Patterson, Jonathan98020EdmondsWashingtonUnited States

Generated 2025-07-18 20:03:31.419 UTC