[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 2812   <  SKIP 2054  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24865Griffin, AshleyNT20Newcastle upon TyneEnglandUnited Kingdom
24652Butler, Luke98020EdmondsWashingtonUnited States
24690Long, Christian46236BottropNordrhein-WestfalenGermany

Generated 2025-07-20 06:40:46.867 UTC