[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 0   SHUFFLE   <  SKIP 1085  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21604Howard, Melanie, A90241DowneyCaliforniaUnited States
20943Rana, Brett, LNT20Newcastle upon TyneEnglandUnited Kingdom
14754Pal, Grant98225BellinghamWashingtonUnited States

Generated 2025-11-03 20:28:23.234 UTC