[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 549   SHUFFLE   <  SKIP 561  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14427Patel, EmmanuelSW8 1XDLondonEnglandUnited Kingdom
16024Hill, Isaac98270MarysvilleWashingtonUnited States
23857Anderson, Alexandra, L97355LebanonOregonUnited States

Generated 2025-07-16 21:37:45.552 UTC