[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 0   SHUFFLE   <  SKIP 2940  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26684Andersen, Dustin, L94704BerkeleyCaliforniaUnited States
23599Roberts, MackenzieLE18LeedsEnglandUnited Kingdom
29348Bryant, Miguel98104SeattleWashingtonUnited States
15601Moreno, Naomi, C4000BrisbaneQueenslandAustralia

Generated 2025-11-05 09:12:10.227 UTC