[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 2546  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26538Black, Warren90706BellflowerCaliforniaUnited States
12568Ye, StaceyAS23Stoke-on-TrentEnglandUnited Kingdom
16815Brown, Jacob94947NovatoCaliforniaUnited States
24972Garcia, Edward94536FremontCaliforniaUnited States

Generated 2025-07-11 21:40:28.670 UTC