[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 875   SHUFFLE   <  SKIP 1198  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18560Miller, Anna, S91502BurbankCaliforniaUnited States
11347Navarro, Roy, T38001BraunschweigNordrhein-WestfalenGermany
28704Ruiz, Roy, LW1X3SELondonEnglandUnited Kingdom
22698Andersen, Bradley, A91940Les UlisEssonneFrance

Generated 2025-07-20 12:26:16.336 UTC