[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 2480   <  SKIP 1701  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21836Raman, Kristi59368WerneNordrhein-WestfalenGermany
20509Murphy, Alexandria91932Imperial BeachCaliforniaUnited States
13213King, Courtney, L99362Walla WallaWashingtonUnited States

Generated 2025-07-16 19:09:08.658 UTC