[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 750   <  SKIP 4433  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24979Adams, Jada98020EdmondsWashingtonUnited States
25178Kelly, Jasmine, D98020EdmondsWashingtonUnited States
25179Thompson, Miguel98020EdmondsWashingtonUnited States
24788Bennett, Ashley98020EdmondsWashingtonUnited States

Generated 2025-10-11 12:39:43.295 UTC