[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 396   SHUFFLE   <  SKIP 1016  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12680Sanchez, George, M1002SydneyNew South WalesAustralia
25312Ramos, Erik, MEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-18 16:21:44.805 UTC