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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15944Lu, Damien, M98312BremertonWashingtonUnited States
16211Roberts, Jesse98312BremertonWashingtonUnited States
15976Patel, Kristopher98312BremertonWashingtonUnited States

Generated 2025-11-04 16:39:00.094 UTC