[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 3669   SHUFFLE   <  SKIP 1119  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13684Dominguez, Francis34117KasselHessenGermany
12890Thorpe, Steven, G94947NovatoCaliforniaUnited States
23186Young, Jordan90012Los AngelesCaliforniaUnited States

Generated 2025-07-10 07:01:45.578 UTC