[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 10309  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20916Carlson, Kathleen30601HannoverNordrhein-WestfalenGermany
27740Nath, Jodi98168BurienWashingtonUnited States
24956Ward, Ariana, V90706BellflowerCaliforniaUnited States

Generated 2025-07-15 05:44:41.722 UTC