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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28999Martinez, Edward, A92806La JollaCaliforniaUnited States
16267Chen, Edwin41485GrevenbroichBayernGermany
12513Mr., Thompson, AustinAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-10 21:11:13.130 UTC