[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 557   SHUFFLE   <  SKIP 1273  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28167Hughes, Samuel, W90012Los AngelesCaliforniaUnited States
14783Shan, CristinaSW19 3RULondonEnglandUnited Kingdom
24777Adams, Eric94063Redwood CityCaliforniaUnited States
21855Martin, Paula, BWA1 4SYWoolstonEnglandUnited Kingdom

Generated 2025-07-17 00:42:11.905 UTC