[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 3092   SHUFFLE   <  SKIP 1052  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14719He, Ronnie41100Saint OuenLoir et CherFrance
14596Hill, Amber, W91941GrossmontCaliforniaUnited States
19507Shen, Raul75013ParisSeine (Paris)France

Generated 2025-07-21 22:27:35.292 UTC