[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 590   SHUFFLE   <  SKIP 1459  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23638Ruiz, NelsonKB9KirkbyEnglandUnited Kingdom
16192Lopez, MarieRG11 5TPBerkshireEnglandUnited Kingdom
21570Kovár, Barry, A2113North RydeNew South WalesAustralia
22504Rai, Arturo, TTY31RuncornEnglandUnited Kingdom

Generated 2025-07-20 17:37:18.903 UTC