[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 717   SHUFFLE   <  SKIP 3805  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16401Gao, MargaretSW6 SBYLondonEnglandUnited Kingdom
14761Kelly, Morgan, L91776San GabrielCaliforniaUnited States
29110Smith, Sydney, M90012Los AngelesCaliforniaUnited States

Generated 2025-07-21 19:57:25.812 UTC