[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 6264   <  SKIP 864  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19471Martinez, BryantOX16 8RSOxonEnglandUnited Kingdom
29292Dominguez, Diana, L3220GeelongVictoriaAustralia

Generated 2025-07-19 09:15:21.872 UTC