[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 157   SHUFFLE   <  SKIP 6564  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21462Nelson, Katelyn92625Newport BeachCaliforniaUnited States
19050Chapman, JoelGL50CheltenhamEnglandUnited Kingdom
25885Washington, Hailey, SV0SookeBritish ColumbiaCanada
23383Allen, Caleb, M91910Chula VistaCaliforniaUnited States

Generated 2025-07-21 13:43:19.530 UTC