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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22703Raji, Melvin, D91940Les UlisEssonneFrance
11620Rodriguez, Megan, M98225BellinghamWashingtonUnited States
20869Martinez, David, RNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-12 00:42:40.818 UTC