[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 3993   SHUFFLE   <  SKIP 2941  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23857Anderson, Alexandra, L97355LebanonOregonUnited States
11759Nath, Dawn, L6105CloverdaleSouth AustraliaAustralia
12691Andersen, Rafael, E5023FindonSouth AustraliaAustralia

Generated 2025-07-17 14:54:03.871 UTC