[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 4693  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12842Becker, Kelvin75008ParisSeine (Paris)France
23089Walker, Lucas98027IssaquahWashingtonUnited States
14816Lewis, KatherineKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-11 20:19:18.592 UTC