[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 560   SHUFFLE   <  SKIP 851  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20408Morgan, Isaac98168BurienWashingtonUnited States
17918Zeng, Suzanne2777SpringwoodNew South WalesAustralia
23629Gill, Alfredo, MSW6 SBYLondonEnglandUnited Kingdom

Generated 2025-11-05 21:44:11.288 UTC