[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 5345  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21078Gray, Grace, A57000MetzMoselleFrance
25825Fernandez, Tammy, A2777SpringwoodNew South WalesAustralia
16046Gomez, RobynRG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-11 13:11:10.896 UTC