[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 594   SHUFFLE   <  SKIP 1117  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24826Powell, Richard, D98312BremertonWashingtonUnited States
24015Hall, JennaEM15Esher-MoleseyEnglandUnited Kingdom
22371Powell, Blake, JV2L3W8NewtonBritish ColumbiaCanada

Generated 2025-07-18 11:29:21.501 UTC