[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 3567  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19206Cooper, Destiny, T91932Imperial BeachCaliforniaUnited States
16602Travers, Jill, ATY31RuncornEnglandUnited Kingdom
12407Raji, Shawn10791BerlinHamburgGermany
14817Washington, AnnaLE18LeedsEnglandUnited Kingdom

Generated 2025-07-12 20:18:55.847 UTC