[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 875   SHUFFLE   <  SKIP 1142  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19497She, RaulW1V 5RNLondonEnglandUnited Kingdom
27805Ye, Barbara, A59170CroixNordFrance
29107Luo, Tonya, A94519ConcordCaliforniaUnited States

Generated 2025-07-06 14:18:39.939 UTC