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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12521Dominguez, Meredith63009OffenbachSaarlandGermany
23016Powell, Victoria94704BerkeleyCaliforniaUnited States
19071Jimenez, JoeE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-09 18:57:52.133 UTC