[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 1762  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16070Phillips, Sierra, J91950National CityCaliforniaUnited States
17841Navarro, Walter, SSE1 8HLLondonEnglandUnited Kingdom
20298Arun, Edgar91502BurbankCaliforniaUnited States

Generated 2025-07-11 02:19:58.976 UTC