[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 2421   SHUFFLE   <  SKIP 2482  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25075Thompson, Samantha, A94070San CarlosCaliforniaUnited States
25412Williams, Michael, M98201EverettWashingtonUnited States
20859Romero, Roy, CE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-13 09:49:30.755 UTC