[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 299   SHUFFLE   <  SKIP 1510  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24648King, Amanda, J91941GrossmontCaliforniaUnited States
16105Diaz, Kristy, A97005BeavertonOregonUnited States
12598Bryant, AlexandraAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-19 13:23:09.852 UTC