[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 482   SHUFFLE   <  SKIP 3345  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28175Subram, Clifford, F97005BeavertonOregonUnited States
22593Johnson, Thomas, C59491Villeneuve-d'AscqNordFrance
19833Kelly, Michelle, N97330CorvallisOregonUnited States

Generated 2025-07-16 17:39:28.844 UTC