[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 6411  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11575Campbell, JacksonLE18LeedsEnglandUnited Kingdom
21708Brooks, Andrea, L98201EverettWashingtonUnited States
17187Ma, Alejandro, L45000OrleansLoiretFrance

Generated 2025-07-13 01:15:32.403 UTC