[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 413   SHUFFLE   <  SKIP 2893  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24418Garcia, Brandon, VV0SookeBritish ColumbiaCanada
28693Chande, Tamara, LW1Y 3RALondonEnglandUnited Kingdom
15420Hernandez, Nathan, B98027IssaquahWashingtonUnited States

Generated 2025-07-11 19:12:18.865 UTC