[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 750   SHUFFLE   <  SKIP 2761  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11610Collins, BlakeAS23Stoke-on-TrentEnglandUnited Kingdom
24959Blanco, Kristy, L94704BerkeleyCaliforniaUnited States
24708Chander, Corey, A78400ChatouYvelineFrance

Generated 2025-07-16 11:11:30.108 UTC