[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 127   SHUFFLE   <  SKIP 742  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13254Gomez, Beth, CMK8 8ZDMilton KeynesEnglandUnited Kingdom
13695Clark, Christian, H59100RoubaixNordFrance
24779Lee, Morgan98270MarysvilleWashingtonUnited States

Generated 2025-07-20 07:30:59.663 UTC