[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 717   SHUFFLE   <  SKIP 1925  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17090Alvarez, Leslie53131BonnNordrhein-WestfalenGermany
23629Gill, Alfredo, MSW6 SBYLondonEnglandUnited Kingdom
14746Nelson, Courtney, T90505TorranceCaliforniaUnited States
22757Peterson, Savannah, J94941Mill ValleyCaliforniaUnited States

Generated 2025-07-13 04:36:54.401 UTC