[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 561   <  SKIP 4562  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11318Wilson, Jessica98020EdmondsWashingtonUnited States
11213Murphy, Stephanie, B98020EdmondsWashingtonUnited States
11689Diaz, Ian, D98020EdmondsWashingtonUnited States

Generated 2025-07-10 23:35:10.663 UTC