[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 5335  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18281Li, Jaclyn2061Milsons PointNew South WalesAustralia
21078Gray, Grace, A57000MetzMoselleFrance
11684Parker, Devin98052RedmondWashingtonUnited States
27805Ye, Barbara, A59170CroixNordFrance

Generated 2025-07-21 13:27:43.595 UTC