[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 413   SHUFFLE   <  SKIP 1987  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24722Ross, Hunter59368WerneNordrhein-WestfalenGermany
27271Reed, Anna, S98020EdmondsWashingtonUnited States
19885Turner, Isaac98225BellinghamWashingtonUnited States

Generated 2025-07-19 17:55:45.565 UTC