[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 489   SHUFFLE   <  SKIP 1023  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20463Bryant, Jasmine, J94015Daly CityCaliforniaUnited States
21685Green, Bailey98366Port OrchardWashingtonUnited States
17784Patel, Mayra, R33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-21 15:29:25.607 UTC