[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 717   SHUFFLE   <  SKIP 1984  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29443Phillips, Gabriel, RTY31RuncornEnglandUnited Kingdom
21707Simmons, Cassidy, G98027IssaquahWashingtonUnited States
21078Gray, Grace, A57000MetzMoselleFrance

Generated 2025-07-13 12:35:44.981 UTC