[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 59  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26506Srini, Ruth, C98107BallardWashingtonUnited States
27548Green, Mason98107BallardWashingtonUnited States
27671Martinez, Jeremiah, D98107BallardWashingtonUnited States

Generated 2025-07-06 19:22:51.140 UTC