[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 512   SHUFFLE   <  SKIP 4023  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23146Clark, Sarah90505TorranceCaliforniaUnited States
17641Ms., Smith-Bates, Lorrin, G.93500PantinSeine Saint DenisFrance
16789Harris, Jennifer, R98104SeattleWashingtonUnited States
15930He, Tiffany, C75012ParisSeine (Paris)France

Generated 2025-07-20 14:07:25.995 UTC