[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 4447  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26726Rivera, Danielle98020EdmondsWashingtonUnited States
26103Yang, Jack, A98020EdmondsWashingtonUnited States
26808Howard, Kimberly98020EdmondsWashingtonUnited States
26622Howard, Jan98020EdmondsWashingtonUnited States

Generated 2025-10-11 12:57:10.047 UTC