[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 1445   SHUFFLE   <  SKIP 374  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21155Flores, Jeremiah, D91950Lincoln AcresCaliforniaUnited States
15956Li, Ryan94611OaklandCaliforniaUnited States
22442Sun, TrishaHP10 9QYHigh WycombeEnglandUnited Kingdom

Generated 2025-07-17 13:19:08.647 UTC