[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 2816   SHUFFLE   <  SKIP 563  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22110King, Eduardo97005BeavertonOregonUnited States
16406Henderson, Dakota, MOX1OxfordEnglandUnited Kingdom
24356Zhang, Wesley, J91502BurbankCaliforniaUnited States

Generated 2025-07-22 11:26:58.905 UTC