[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 2511   SHUFFLE   <  SKIP 1073  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26170Jenkins, Jeremiah, C91776San GabrielCaliforniaUnited States
21093Castro, JacquelynSW19 3RULondonEnglandUnited Kingdom
19350Ashe, BethanyLE18LeedsEnglandUnited Kingdom

Generated 2025-07-16 01:34:56.981 UTC