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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26972Sara, Kristopher, T75002ParisSeine (Paris)France
16427Alonso, Kendra, CWA3WatfordEnglandUnited Kingdom
12769Zhang, Thomas, H98501OlympiaWashingtonUnited States

Generated 2025-07-10 02:19:53.110 UTC