[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 413   SHUFFLE   <  SKIP 1467  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13352Davis, Joseph, E92806La JollaCaliforniaUnited States
24335Wright, Richard98036LynnwoodWashingtonUnited States
20885Xie, TerryL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-15 03:37:21.684 UTC