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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28469Green, Morgan, MYO15YorkEnglandUnited Kingdom
21010Navarro, Ruben70511StuttgartSaarlandGermany
16968Griffin, Ian92102San DiegoCaliforniaUnited States
16555Vazquez, Mathew91940Les UlisEssonneFrance

Generated 2025-07-13 01:35:39.887 UTC