[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 5287   <  SKIP 465  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21172Sanchez, Francisco, D4551CaloundraQueenslandAustralia
13816Henderson, MarissaPB12PeterboroughEnglandUnited Kingdom
22051Rogers, Lauren, G98225BellinghamWashingtonUnited States

Generated 2025-07-18 18:40:15.533 UTC