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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18105Brooks, Destiny, S97068W. LinnOregonUnited States
14804Zhou, Martha, MGL7 1RYGloucestershireEnglandUnited Kingdom
21195Xu, Rafael, N3198SeafordVictoriaAustralia

Generated 2025-07-21 15:16:03.812 UTC