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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19757Allen, Allison, AV0SookeBritish ColumbiaCanada
22632Perez, Tabitha, C75010ParisSeine (Paris)France
13689Ramos, TeresaY024 1GFYorkEnglandUnited Kingdom
14602Kelly, Kaylee, W91791West CovinaCaliforniaUnited States

Generated 2025-07-11 10:17:15.545 UTC