[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 1645  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23025Richardson, Richard99362Walla WallaWashingtonUnited States
16416Rivera, Brian, A59491Villeneuve-d'AscqNordFrance
22504Rai, Arturo, TTY31RuncornEnglandUnited Kingdom
14044Wright, Thomas, M94611OaklandCaliforniaUnited States

Generated 2025-07-11 04:11:34.223 UTC