[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 872   SHUFFLE   <  SKIP 1934  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18376Diaz, Abigail, L94947NovatoCaliforniaUnited States
18629Srini, Martin, LNT20Newcastle upon TyneEnglandUnited Kingdom
26553Powell, Kayla, A98052RedmondWashingtonUnited States

Generated 2025-07-17 18:48:01.109 UTC