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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14194Rai, Cassie, RE17 6JFLondonEnglandUnited Kingdom
18240Smith, Arthur3337MeltonVictoriaAustralia
21415Sanchez, Sydney98052RedmondWashingtonUnited States

Generated 2025-11-03 08:07:29.773 UTC