[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 3846  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29049Simmons, Kelly, S97205PortlandOregonUnited States
20919Rivas, Gretchen59000LilleNordFrance
13820Alvarez, DannyW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-12 14:26:50.774 UTC