[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 502   SHUFFLE   <  SKIP 957  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11064Reed, Chase90241DowneyCaliforniaUnited States
16197Prasad, Heidi, M14197BerlinNordrhein-WestfalenGermany
17807Sanz, Philip, JMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-22 06:39:09.892 UTC