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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28037Gonzales, Jeremiah, T97071WoodburnOregonUnited States
16550Madan, FrederickRH15 9UDWest SussexEnglandUnited Kingdom
16461Wu, RosaYO15YorkEnglandUnited Kingdom

Generated 2025-07-11 11:12:30.889 UTC