[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 357  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12452Sanchez, Sean99202SpokaneWashingtonUnited States
13014Clark, James, E98020EdmondsWashingtonUnited States
27215Hughes, SamanthaV6B 3P7Port HammondBritish ColumbiaCanada

Generated 2025-07-09 19:51:26.286 UTC