[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   SHUFFLE   <  SKIP 2246  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11935Taylor, Jessica97355LebanonOregonUnited States
23844Gonzales, Alexandra, M98366Port OrchardWashingtonUnited States
19993Russell, Nathan98033KirklandWashingtonUnited States

Generated 2025-07-18 03:25:08.461 UTC