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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21142Brooks, Mason97222MilwaukieOregonUnited States
17361Harris, Blake, M98225BellinghamWashingtonUnited States
22300Price, Kaitlyn98052RedmondWashingtonUnited States

Generated 2025-07-11 14:43:50.035 UTC