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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22320Gill, Danny, LRG11 5TPBerkshireEnglandUnited Kingdom
21861Romero, Kari75010ParisSeine (Paris)France
29335Bryant, Justin98104SeattleWashingtonUnited States

Generated 2025-07-15 15:41:19.953 UTC