[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 127   SHUFFLE   <  SKIP 844  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15278Russell, Brandon94070San CarlosCaliforniaUnited States
15053Andersen, Kurt93290Tremblay-en-FranceSeine Saint DenisFrance
20039Evans, Stephanie, C98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-17 06:20:03.356 UTC