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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18012Zhu, Karen, RGL7 1RYGloucestershireEnglandUnited Kingdom
11650Hayes, Caleb91203GlendaleCaliforniaUnited States
13718Barnes, Marcus98052RedmondWashingtonUnited States

Generated 2025-07-20 21:30:43.946 UTC