[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 3311   SHUFFLE   <  SKIP 419  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14528Ramos, Casey, C63151MühlheimHamburgGermany
21518Madan, Ruben, M75008ParisSeine (Paris)France
21693Ashe, Alyssa, C94704BerkeleyCaliforniaUnited States

Generated 2025-07-18 17:26:54.171 UTC