[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 1509   SHUFFLE   <  SKIP 2201  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24635Rogers, Gabrielle91776San GabrielCaliforniaUnited States
21142Brooks, Mason97222MilwaukieOregonUnited States
11332Ramos, Deanna, D14197BerlinNordrhein-WestfalenGermany
17226McDonald, Gilbert, GL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-18 22:49:30.993 UTC