[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 975   SHUFFLE   <  SKIP 1147  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29223Phillips, Angel98312BremertonWashingtonUnited States
19453Rana, Veronica, R12171BerlinSaarlandGermany
12985Roberts, Hailey, L90802Long BeachCaliforniaUnited States

Generated 2025-07-20 14:27:24.770 UTC