[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 251   SHUFFLE   <  SKIP 855  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12513Mr., Thompson, AustinAS23Stoke-on-TrentEnglandUnited Kingdom
14251Brooks, Alex95062Santa CruzCaliforniaUnited States
19992Hill, Stephanie, M92625Newport BeachCaliforniaUnited States

Generated 2025-07-14 09:21:25.236 UTC