[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 593   SHUFFLE   <  SKIP 213  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15934Raji, Nichole, C98225BellinghamWashingtonUnited States
11552Rubio, Eddie, L38231SalzgitterHessenGermany
24826Powell, Richard, D98312BremertonWashingtonUnited States

Generated 2025-11-05 09:38:21.604 UTC