[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 1845   SHUFFLE   <  SKIP 1874  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14141Bryant, Ana59491Villeneuve-d'AscqNordFrance
26168Campbell, Ian98020EdmondsWashingtonUnited States
16330Simmons, Luke, J78400ChatouYvelineFrance
28884Suarez, SheilaY03 4TNYorkEnglandUnited Kingdom
15691Henderson, Julian, JWA3WatfordEnglandUnited Kingdom
18038Kumar, Kelli78400ChatouYvelineFrance
13281Li, Brent, P91502BurbankCaliforniaUnited States

Generated 2025-07-14 12:46:41.483 UTC