[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 2421   SHUFFLE   <  SKIP 1564  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28343Morgan, Shelby98052RedmondWashingtonUnited States
28250Dominguez, Tyrone, L90706BellflowerCaliforniaUnited States
18570Peterson, Mason, AV9LangfordBritish ColumbiaCanada

Generated 2025-07-10 15:31:24.761 UTC