[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 2391   SHUFFLE   <  SKIP 5432  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17365Patterson, Thomas98033KirklandWashingtonUnited States
14817Washington, AnnaLE18LeedsEnglandUnited Kingdom
12830Raje, Russell93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-18 18:38:08.593 UTC