[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 0   SHUFFLE   <  SKIP 3037  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16319Ortega, Joy, A93000BobignySeine Saint DenisFrance
14019Romero, Kathleen3977CranbourneVictoriaAustralia
23211Kovár, Rebekah, E97005BeavertonOregonUnited States
25477Raman, HollyCM11BillericayEnglandUnited Kingdom

Generated 2025-11-05 04:34:49.547 UTC