[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 469   <  SKIP 4715  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25285Williams, Noah, B98020EdmondsWashingtonUnited States
25334Gonzales, Marcus, M98020EdmondsWashingtonUnited States
25336Cook, Chase, L98020EdmondsWashingtonUnited States

Generated 2025-07-17 12:48:16.623 UTC