[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 398   SHUFFLE   <  SKIP 2361  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15472Torres, Jennifer, B98270MarysvilleWashingtonUnited States
16476Xie, Shawn, J75012ParisSeine (Paris)France
17675Li, Rosa98225BellinghamWashingtonUnited States

Generated 2025-07-13 10:06:06.811 UTC