[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 647   SHUFFLE   <  SKIP 2352  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12463Huang, ToddGL50CheltenhamEnglandUnited Kingdom
13300Hernandez, Timothy98052RedmondWashingtonUnited States
19851Pal, Louis, M91502BurbankCaliforniaUnited States

Generated 2025-07-21 09:52:03.706 UTC