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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28146Washington, Gavin, C94941Mill ValleyCaliforniaUnited States
18011Gomez, Frank75008ParisSeine (Paris)France
28134Rana, Terrance, M1597Lane CoveNew South WalesAustralia

Generated 2025-07-10 19:11:43.587 UTC