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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27197Bell, Isaiah, W98312BremertonWashingtonUnited States
17088Yuan, Wayne, V75019ParisSeine (Paris)France
14869Bryant, Jennifer, J97068W. LinnOregonUnited States

Generated 2025-07-11 03:13:08.746 UTC