[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 625   SHUFFLE   <  SKIP 2359  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14928Patel, Roy, ASW8 1XDLondonEnglandUnited Kingdom
11587Bryant, Kevin57000MetzMoselleFrance
19067Luo, Misty, R33098PaderbornNordrhein-WestfalenGermany
22080Sanchez, Caitlin, MV0SookeBritish ColumbiaCanada

Generated 2025-07-10 17:11:42.638 UTC