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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17573Ross, Caroline94941Mill ValleyCaliforniaUnited States
28751Belson, Joe, T75005ParisSeine (Paris)France
25118Diaz, Gerald, M1597Lane CoveNew South WalesAustralia

Generated 2025-07-21 18:27:20.795 UTC