[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 406   SHUFFLE   <  SKIP 2887  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14843Vazquez, LeeLE18LeedsEnglandUnited Kingdom
13725Henderson, Nathan91776San GabrielCaliforniaUnited States
21632Liang, Jaclyn92118CoronadoCaliforniaUnited States

Generated 2025-07-15 15:41:21.568 UTC