[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 6105   SHUFFLE   <  SKIP 2203  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22664Yang, Dawn, A59000LilleNordFrance
19108Stewart, Haley98052RedmondWashingtonUnited States
22684Cooper, Lauren, W20354HamburgHamburgGermany

Generated 2025-07-22 14:43:17.292 UTC