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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26808Howard, Kimberly98020EdmondsWashingtonUnited States
13535Nara, Omar, JGA10GatesheadEnglandUnited Kingdom
13733Collins, Sydney, V98168BurienWashingtonUnited States
19434Ashe, Geoffrey, E45000OrleansLoiretFrance

Generated 2025-07-13 03:27:35.438 UTC