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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11991Martinez, Frederick2061Milsons PointNew South WalesAustralia
23211Kovár, Rebekah, E97005BeavertonOregonUnited States
24330Bennett, Jessica, S91910Chula VistaCaliforniaUnited States

Generated 2025-07-13 05:13:07.737 UTC