[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 644   SHUFFLE   <  SKIP 1097  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16862Nelson, Timothy, A91950National CityCaliforniaUnited States
15076Ramos, Sheila59368WerneNordrhein-WestfalenGermany
22782Wood, Dakota, N91776San GabrielCaliforniaUnited States

Generated 2025-07-15 01:56:01.070 UTC