[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 461   SHUFFLE   <  SKIP 2917  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15100Chandra, Brenda66578NeunkirchenSaarlandGermany
16777Simmons, Cameron, J97222MilwaukieOregonUnited States

Generated 2025-07-16 17:17:15.154 UTC