[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 34   SHUFFLE   <  SKIP 2224  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17828Zhou, Valerie, JSW1P 2NULondonEnglandUnited Kingdom
11232Bryant, Hailey, R98201EverettWashingtonUnited States
17589Brooks, Melanie, L98027IssaquahWashingtonUnited States

Generated 2025-07-13 03:28:30.635 UTC