[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 3216  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20747Vazquez, Melody98168BurienWashingtonUnited States
17755Cox, Zoe, AEM15Esher-MoleseyEnglandUnited Kingdom
19125Russell, Cameron, D98168BurienWashingtonUnited States

Generated 2025-07-09 02:52:48.002 UTC