[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 2391   SHUFFLE   <  SKIP 2325  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25751Alvarez, Gina60355Frankfurt am MainHamburgGermany
19924Perez, Douglas85049IngolstadtBayernGermany
29032Ramirez, Taylor, D94941Mill ValleyCaliforniaUnited States

Generated 2025-07-16 01:33:57.091 UTC