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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12548Collins, Alexandra46236BottropNordrhein-WestfalenGermany
28463Arun, Emmanuel, RRG7 5H7ReadingEnglandUnited Kingdom
25915Bryant, Paige, J98104SeattleWashingtonUnited States

Generated 2025-07-14 12:52:23.956 UTC