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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26708Washington, Katherine91910Chula VistaCaliforniaUnited States
12133Xie, Colleen, CLA1 1LNLancasterEnglandUnited Kingdom
20651Cooper, Timothy, JV3L 1H4WestminsterBritish ColumbiaCanada

Generated 2025-07-12 02:15:12.673 UTC