[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 2421   SHUFFLE   <  SKIP 942  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16557Chander, Derek75008ParisSeine (Paris)France
24926Roberts, Eric90241DowneyCaliforniaUnited States
25090Sara, Ivan, LV8Y 1L1CliffsideBritish ColumbiaCanada
21560Lopez, Kristopher, L3000MelbourneVictoriaAustralia

Generated 2025-07-14 18:16:50.586 UTC