[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 494   SHUFFLE   <  SKIP 600  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12180Mehta, Holly, L97005BeavertonOregonUnited States
16778Hayes, Blake, G91502BurbankCaliforniaUnited States
16588Martinez, AndreSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-19 11:36:36.320 UTC