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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11580Raje, MelvinRG11 5TPBerkshireEnglandUnited Kingdom
21768Watson, Cole, AV9MetchosinBritish ColumbiaCanada
16814Collins, Isabella, D91950National CityCaliforniaUnited States

Generated 2025-07-09 11:49:58.287 UTC