[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 606  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19066Sharma, DylanGA10GatesheadEnglandUnited Kingdom
27819Martin, Michele, JWA3WatfordEnglandUnited Kingdom

Generated 2025-07-13 09:40:43.616 UTC