[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 872   SHUFFLE   <  SKIP 3929  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16532Sharma, Tommy95000CergyVal d'OiseFrance
16201Martin, RossSE1 8HLLondonEnglandUnited Kingdom
15573Wilson, Thomas, E98052RedmondWashingtonUnited States

Generated 2025-07-20 15:31:31.212 UTC