[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 244   SHUFFLE   <  SKIP 257  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27740Nath, Jodi98168BurienWashingtonUnited States
14545Henderson, FaithPE17BuryEnglandUnited Kingdom
16503Anderson, Christian94941Mill ValleyCaliforniaUnited States

Generated 2025-07-14 13:32:51.080 UTC