[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 189   SHUFFLE   <  SKIP 2383  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18186Hernandez, LoriNT20Newcastle upon TyneEnglandUnited Kingdom
28171Henderson, Aidan98168BurienWashingtonUnited States
13214Adams, Elijah, L98104SeattleWashingtonUnited States

Generated 2025-07-14 20:35:03.716 UTC