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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28445She, Shaun53131BonnNordrhein-WestfalenGermany
12652Martin, Carolyn, MSW8 1XDLondonEnglandUnited Kingdom
21777Gonzales, Emily, PV0SookeBritish ColumbiaCanada

Generated 2025-07-21 19:24:17.103 UTC