[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 750   SHUFFLE   <  SKIP 480  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14643Simmons, Eric, M98201EverettWashingtonUnited States
22496Brooks, Christina, WGL50CheltenhamEnglandUnited Kingdom
11139Moreno, Tanya6105CloverdaleSouth AustraliaAustralia

Generated 2025-07-12 13:26:44.566 UTC