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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27775Shen, Nina, R91054ErlangenBayernGermany
23789Walker, Ryan, A94519ConcordCaliforniaUnited States
21527Patel, Sergio91940Les UlisEssonneFrance

Generated 2025-07-20 23:22:44.096 UTC