[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 511   SHUFFLE   <  SKIP 716  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14043Gonzalez, Mary97205PortlandOregonUnited States
12385Raji, TaraSL4 1RHBerksEnglandUnited Kingdom
13690Gao, ClaudiaBD1 4SJW. YorkEnglandUnited Kingdom

Generated 2025-07-13 04:34:52.581 UTC