[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 618   SHUFFLE   <  SKIP 1290  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26801Washington, Wyatt91364Woodland HillsCaliforniaUnited States
27747Henderson, Edward98020EdmondsWashingtonUnited States
25582Luo, Leonard, AGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-21 01:43:53.611 UTC