[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 7948   SHUFFLE   <  SKIP 771  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15528Ramirez, Lucas97222MilwaukieOregonUnited States
12334Jimenez, RoySW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-18 11:30:43.348 UTC