[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 468   SHUFFLE   <  SKIP 658  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14879Richardson, Andrea94704BerkeleyCaliforniaUnited States
13262Nara, Jaime, DHP10 9QYHigh WycombeEnglandUnited Kingdom
12602Srini, Francisco, HE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-18 14:25:52.745 UTC