[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 3249   SHUFFLE   <  SKIP 254  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13397Mitchell, Adam98052RedmondWashingtonUnited States
13884Rogers, Jada98225BellinghamWashingtonUnited States
12819Chander, Nicolas78100Saint Germain en LayeYvelineFrance

Generated 2025-07-22 04:28:19.728 UTC