[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 2421   SHUFFLE   <  SKIP 1917  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24016Sharma, Karla, A91940Les UlisEssonneFrance
28012Stewart, Ian97034Lake OswegoOregonUnited States
12214Raje, Julie, HLE18LeedsEnglandUnited Kingdom

Generated 2025-07-14 08:50:22.378 UTC