[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2902  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17969Li, JefferyKB9KirkbyEnglandUnited Kingdom
18834Foster, Ana, S98020EdmondsWashingtonUnited States
23710Sanchez, Anna98312BremertonWashingtonUnited States

Generated 2025-07-11 11:36:52.080 UTC