[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 280   SHUFFLE   <  SKIP 1882  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12779Rogers, Mason, E98901YakimaWashingtonUnited States
21455Shan, Samuel, E98225BellinghamWashingtonUnited States
23780Stewart, Mason59100RoubaixNordFrance

Generated 2025-07-10 19:35:33.212 UTC