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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18522Smith, Jeremiah, L90802Long BeachCaliforniaUnited States
24115Carlson, Gary, RL4 4HBLiverpoolEnglandUnited Kingdom
18596Cooper, Gabriella, L94014ColmaCaliforniaUnited States
13570Jackson, Benjamin, J85049IngolstadtBayernGermany

Generated 2025-07-12 16:44:20.167 UTC