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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25931Henderson, Ryan, M98366Port OrchardWashingtonUnited States
19421Rana, Jay59000LilleNordFrance
18106Alexander, Carson, G90706BellflowerCaliforniaUnited States
18184Chande, Leonard, L75008ParisSeine (Paris)France

Generated 2025-07-12 13:13:47.180 UTC