[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 480   SHUFFLE   <  SKIP 2232  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27945Andersen, Christine, ASW6 SBYLondonEnglandUnited Kingdom
26988Srini, Brandy, W66272Sulzbach TaunusSaarlandGermany
28081Watson, Paige97205PortlandOregonUnited States

Generated 2025-07-13 12:22:09.620 UTC