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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29477Ruiz, Neil, NW10 6BLLondonEnglandUnited Kingdom
18548Powell, Jordan, E91950National CityCaliforniaUnited States
24540Martin, Janet, LPE17BuryEnglandUnited Kingdom

Generated 2025-07-11 02:04:50.568 UTC