[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 589   SHUFFLE   <  SKIP 205  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27958Clark, Marcus, GPB12PeterboroughEnglandUnited Kingdom
17390Lewis, Blake97222MilwaukieOregonUnited States
19005Peterson, Lauren98104SeattleWashingtonUnited States

Generated 2025-07-09 14:05:40.801 UTC