[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 2421   SHUFFLE   <  SKIP 195  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12280Alvarez, Theresa, H17490Saint OuenCharente-MaritimeFrance
18059Gonzalez, Bailey, E99362Walla WallaWashingtonUnited States
27142Andersen, Lindsay93500PantinSeine Saint DenisFrance

Generated 2025-07-12 03:19:00.656 UTC