[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 149   SHUFFLE   <  SKIP 5502  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26809Morgan, Julia, E94063Redwood CityCaliforniaUnited States
12123Liang, Wesley, ARG41 1QWWokinghamEnglandUnited Kingdom
25368Baker, Blake98104SeattleWashingtonUnited States

Generated 2025-07-18 21:12:05.609 UTC