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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26670Johnsen, Jerry3220GeelongVictoriaAustralia
19437Rai, Kelsey, LMK8 8ZDMilton KeynesEnglandUnited Kingdom
16947Stewart, Savannah, K95062Santa CruzCaliforniaUnited States

Generated 2025-07-15 15:11:56.501 UTC