[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 0   SHUFFLE   <  SKIP 2905  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22568Wu, Autumn14197BerlinSaarlandGermany
21601Bell, Jacqueline, L94109San FranciscoCaliforniaUnited States
16748Peterson, Patrick, J92118CoronadoCaliforniaUnited States
13806Mehta, Bryant, C94310OrlyVal de MarneFrance
22699Chande, Clarence, A33098PaderbornNordrhein-WestfalenGermany
15428Howard, Richard, D91977Spring ValleyCaliforniaUnited States
21502Clark, Morgan91941GrossmontCaliforniaUnited States

Generated 2025-11-04 01:35:57.121 UTC