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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21445Evans, Madeline98225BellinghamWashingtonUnited States
24010Alvarez, Walter, N59000LilleNordFrance
18531Simmons, Thomas91932Imperial BeachCaliforniaUnited States

Generated 2025-07-12 03:01:18.107 UTC