[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 444   SHUFFLE   <  SKIP 2551  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14366Brooks, Anna, S98270MarysvilleWashingtonUnited States
16600Suarez, Janet, V92310SèvresHauts de SeineFrance
28751Belson, Joe, T75005ParisSeine (Paris)France
20714Beck, ChristineLE18LeedsEnglandUnited Kingdom

Generated 2025-07-14 23:56:04.463 UTC